AttachmentShape Constructor (Boolean) |
Initializes a new instance of the AttachmentShape class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic AttachmentShape(
bool includeMimeContent
)
Public Sub New (
includeMimeContent As Boolean
)
Parameters
- includeMimeContent
- Type: SystemBoolean
See Also